Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
14 635

Files

Files Errors
cmsl/contractchecker/DummyClass.java 3
cmsl/contractchecker/DummyClassTest.java 7
cker/ContractCheckerAspectTemplate.java 116
cker/ContractCheckerAspectTemplateFactory.java 5
cker/ContractCheckerAspectTemplateGenerator.java 20
cker/ContractCheckerDoclet.java 113
cker/ContractCheckerTask.java 190
cker/ContractCheckerUtils.java 42
cker/ContractCheckerException.java 3
cker/ContractViolation.java 3
ontractchecker/ContractCheckerAspectTemplateGeneratorTest.java 28
ontractchecker/ContractCheckerDocletTest.java 18
ontractchecker/ContractCheckerTaskTest.java 78
ontractchecker/ContractcheckerSuite.java 9

cmsl/contractchecker/DummyClass.java

Error Line
'{' should be on the previous line. 55
Expected @throws tag for 'IllegalArgumentException'. 65
'{' should be on the previous line. 66

cmsl/contractchecker/DummyClassTest.java

Error Line
Redundant import from the same package. 53
'{' should be on the previous line. 69
'{' should be on the previous line. 75
'{' should be on the previous line. 84
'{' should be on the previous line. 86
'}' should be on the same line. 92
'{' should be on the previous line. 94

cker/ContractCheckerAspectTemplate.java

Error Line
'{' should be on the previous line. 76
line longer than 80 characters 187
variable 'm__strHeader' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 238
variable 'm__strPackageDeclaration' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 243
variable 'm__strPackageName' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 248
variable 'm__strViolationException' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 253
variable 'm__strProjectImportsJavadoc' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 258
variable 'm__strProjectImports' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 263
variable 'm__strAspectJavadoc' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 268
variable 'm__strAspectDefinition' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 273
variable 'm__strAspectStart' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 278
variable 'm__strPreconditionPointcut' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 283
variable 'm__strExceptionDeclaration' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 288
variable 'm__strPreconditionAdvice' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 293
variable 'm__strPreconditionCheck' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 298
variable 'm__strAspectEnd' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 303
variable 'm__lClasses' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 308
'{' should be on the previous line. 342
'{' should be on the previous line. 366
'{' should be on the previous line. 389
'{' should be on the previous line. 398
'{' should be on the previous line. 407
'{' should be on the previous line. 416
'{' should be on the previous line. 425
'{' should be on the previous line. 434
'{' should be on the previous line. 443
'{' should be on the previous line. 452
'{' should be on the previous line. 461
'{' should be on the previous line. 470
'{' should be on the previous line. 479
'{' should be on the previous line. 488
Unused @param tag for 'projectImports'. 494
Expected @param tag for 'javadocImports'. 496
'{' should be on the previous line. 497
Unused @param tag for 'projectImports'. 503
Expected @param tag for 'javadocImports'. 505
'{' should be on the previous line. 506
'{' should be on the previous line. 515
'{' should be on the previous line. 524
'{' should be on the previous line. 533
'{' should be on the previous line. 542
'{' should be on the previous line. 551
'{' should be on the previous line. 560
'{' should be on the previous line. 569
'{' should be on the previous line. 578
'{' should be on the previous line. 587
'{' should be on the previous line. 596
'{' should be on the previous line. 605
'{' should be on the previous line. 614
'{' should be on the previous line. 623
'{' should be on the previous line. 632
'{' should be on the previous line. 641
'{' should be on the previous line. 650
'{' should be on the previous line. 659
'{' should be on the previous line. 668
'{' should be on the previous line. 677
'{' should be on the previous line. 686
'{' should be on the previous line. 695
'{' should be on the previous line. 704
'{' should be on the previous line. 713
'{' should be on the previous line. 722
'{' should be on the previous line. 731
'{' should be on the previous line. 740
'{' should be on the previous line. 749
'{' should be on the previous line. 758
'{' should be on the previous line. 767
'{' should be on the previous line. 776
Unused @param tag for 'classMetaData'. 782
Expected @param tag for 'javaClass'. 784
'{' should be on the previous line. 785
'{' should be on the previous line. 787
variable 't_lClasses' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 788
'{' should be on the previous line. 791
method length is 183 lines (max allowed is 150). 805
'{' should be on the previous line. 805
variable 't_sbResult' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 806
variable 't_aPackageName' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 808
variable 't_Formatter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 812
va riable 't_lClasses' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 817
'{' should be on the previous line. 820
variable 't_itClasses' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 821
'{' should be on the previous line. 824
variable 't_ImportFormatter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 828
'{' should be on the previous line. 832
variable 't_JavaClass' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 833
'{' should be on the previous line. 836
'{' should be on the previous line. 854
variable 't_PreconditionPointcutFormatter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 855
variable 't_ExceptionDeclarationFormatter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 858
variable 't_PreconditionAdviceFormatter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 861
variable 't_PreconditionCheckFormatter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 864
variable 't_itClasses' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 867
'(' is followed by whitespace. 869
'{' should be on the previous line. 871
variable 't_CurrentClass' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 872
'{' should be on the previous line. 875
variable 't_aMethods' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 876
variable 't_iMethodIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 878
'{' should be on the previous line. 881
'{' should be on the previous line. 883
variable 't_aTags' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 884
'(' is followed by whitespace. 888
'{' should be on the previous line. 890
variable 't_sbParameterNames' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 891
variable 't_sbParameterTypes' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 894
variable 't_sbParameterDeclaration' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 897
variable 't_sbChecks' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 900
variable 't_aParameters' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 903
variable 't_iParamIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 906
'{' should be on the previous line. 909
'{' should be on the previous line. 911
line longer than 80 characters 938
line longer than 80 characters 939
line longer than 80 characters 943
variable 't_iTagIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 946
'{' should be on the previous line. 949

cker/ContractCheckerAspectTemplateFactory.java

Error Line
line longer than 80 characters 45
Redundant import from the same package. 53
line longer than 80 characters 60
'{' should be on the previous line. 63
redundant 'public' modifier. 70

cker/ContractCheckerAspectTemplateGenerator.java

Error Line
line longer than 80 characters 45
Redundant import from the same package. 53
Redundant import from the same package. 54
Redundant import from the same package. 55
line longer than 80 characters 70
'{' should be on the previous line. 74
'{' is not followed by whitespace. 83
'{' should be on the previous line. 91
'{' should be on the previous line. 100
'{' should be on the previous line. 109
'{' should be on the previous line. 115
'{' should be on the previous line. 120
'{' should be on the previous line. 137
'{' should be on the previous line. 151
'{' should be on the previous line. 155
'{' should be on the previous line. 174
'(' is followed by whitespace. 175
'{' should be on the previous line. 177
variable 't_ContractCheckerUtils' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 178
'{' should be on the previous line. 182

cker/ContractCheckerDoclet.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
Redundant import from the same package. 54
'{' should be on the previous line. 89
variable 'm__OutputFolder' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 123
variable 'm__strTemplateFactoryClass' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 128
variable 'm__InputPath' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 133
variable 'm__strViolationException' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 138
'{' should be on the previous line. 145
'{' should be on the previous line. 154
'{' should be on the previous line. 163
'{' should be on the previous line. 172
'{' should be on the previous line. 181
'{' should be on the previous line. 190
'{' should be on the previous line. 199
'{' should be on the previous line. 208
'{' should be on the previous line. 216
variable 't_Utils' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 217
variable 't_Input' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 219
'(' is followed by whitespace. 221
'{' should be on the previous line. 223
variable 't_aFileSets' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 224
'{' should be on the previous line. 227
variable 't_iFileSetIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 228
'{' should be on the previous line. 231
'{' should be on the previous line. 243
'{' should be on the previous line. 245
variable 't_iSourceIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 246
'{' should be on the previous line. 249
'{' should be on the previous line. 260
'{' should be on the previous line. 262
variable 't_aClasses' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 264
'{' should be on the previous line. 274
'{' should be on the previous line. 276
variable 't_iClassIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 277
'{' should be on the previous line. 280
'{' should be on the previous line. 291
'{' should be on the previous line. 293
'{' should be on the previous line. 304
'{' should be on the previous line. 310
variable 't_cGuardedClasses' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 311
variable 't_Factory' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 314
variable 't_strViolationException' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 317
'{' should be on the previous line. 320
variable 't_aTemplates' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 324
'}' should be on the same line. 329
'{' should be on the previous line. 331
'{' should be on the previous line. 348
'{' should be on the previous line. 352
'{' should be on the previous line. 354
variable 't_Class' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 355
'{' should be on the previous line. 358
variable 't_Factory' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 359
'(' is followed by whitespace. 361
'(' is followed by whitespace. 362
'{' should be on the previous line. 364
'}' should be on the same line. 367
'{' should be on the previous line. 369
'}' should be on the same line. 375
'{' should be on the previous line. 377
'{' should be on the previous line. 386
'{' should be on the previous line. 399
'{' should be on the previous line. 403
variable 't_itClassIterator' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 404
'{' should be on the previous line. 407
'{' should be on the previous line. 409
variable 't_CurrentClass' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 410
'{' should be on the previous line. 414
variable 't_Methods' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 415
'(' is followed by whitespace. 419
'{ ' should be on the previous line. 421
'{' should be on the previous line. 442
variable 't_cResult' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 443
'{' should be on the previous line. 446
variable 't_iMethodIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 447
'{' should be on the previous line. 450
variable 't_CurrentMethod' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 451
'{' should be on the previous line. 454
variable 't_Tags' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 455
'(' is followed by whitespace. 459
'{' should be on the previous line. 461
'{' should be on the previous line. 465
'{' should be on the previous line. 487
variable 't_lResult' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 488
'{' should be on the previous line. 491
variable 't_itClassIterator' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 492
'{' should be on the previous line. 495
variable 't_CurrentClass' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 496
'{' should be on the previous line. 499
variable 't_Template' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 503
'{' should be on the previous line. 508
variable 't_iTemplatePosition' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 509
'{' should be on the previous line. 513
'}' should be on the same line. 517
'{' should be on the previous line. 519
'{' should be on the previous line. 546
'{' should be on the previous line. 550
'{' should be on the previous line. 580
'(' is followed by whitespace. 583
'{' should be on the previous line. 588
varia ble 't_strPackageName' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 589
variable 't_iIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 591
'{' should be on the previous line. 595
'{' should be on the previous line. 622
'(' is followed by whitespace. 625
'{' should be on the previous line. 627
'{' should be on the previous line. 629
variable 't_Generator' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 630
'{' should be on the previous line. 634
variable 't_iTemplateIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 635
'{' should be on the previous line. 638
'}' should be on the same line. 646
'{' should be on the previous line. 648

cker/ContractCheckerTask.java

Error Line
Unused import - org.apache.tools.ant.Project 53
Unused import - org.apache.tools.ant.taskdefs.Javadoc 54
'{' should be on the previous line. 78
variable 'm__AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 82
variable 'm__AspectOutput' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 87
variable 'm__strTemplateFactoryClass' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 92
variable 'm__SourceRoots' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 98
variable 'm__Classpath' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 104
variable 'm__strViolationException' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 109
'{' is not followed by whitespace. 114
'{' should be on the previous line. 121
'{' should be on the previous line. 130
'{' should be on the previous line. 134
'{' should be on the previous line. 150
'{' should be on the previous line. 159
'{' should be on the previous line. 171
variable 't_strPath' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 174
'{' should be on the previous line. 192
'{' should be on the previous line. 201
'{' should be on the previous line. 210
'{' should be on the previous line. 219
'{' should be on the previous line. 230
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 231
'{' should be on the previous line. 234
'{' should be on the previous line. 244
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 245
'{' should be on the previous line. 248
'{' should be on the previous line. 258
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 259
'{' should be on the previous line. 262
'{' should be on the previous line. 272
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 273
'{' should be on the previous line. 276
'{' should be on the previous line. 286
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 287
'{' should be on the previous line. 290
'{' should be on the p revious line. 300
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 301
'{' should be on the previous line. 304
'{' should be on the previous line. 314
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 315
'{' should be on the previous line. 318
'{' should be on the previous line. 328
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 329
'{' should be on the previous line. 332
'{' should be on the previous line. 342
variable 't_AjcTask' must match pattern '^[a-z ] [a -zA-Z0-9 ] *$'. 343
'{' should be on the previous line. 346
'{' should be on the previous line. 356
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 357
'{' should be on the previous line. 360
line contains a tab character 365
line contains a tab character 366
Unused @param tag for 'xlintwarninings'. 367
line contains a tab character 367
line contains a tab character 368
line contains a tab character 369
Expected @param tag for 'xlintwarnings'. 369
'{' should be on the previous line. 370
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 371
'{' should be on the previous line. 374
line contains a tab character 378
line contains a tab character 379
line contains a tab character 381
line contains a tab character 382
'{' should be on the previous line. 384
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 385
'{' sho uld be on the previous line. 388
line contains a tab character 393
line contains a tab character 394
line contains a tab character 395
line contains a tab character 396
'{' should be on the previous line. 398
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 399
'{' should be on the previous line. 402
'{' should be on the previous line. 412
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 413
'{' should be on the previous line. 416
'{' should be on the previous line. 426
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 427
'{' should be on the previous line. 430
'{' should be on the previous line. 440
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 441
'{' should be on the previous line. 444
'{' should be on the previous line. 454
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 455
'{' should be on the previous line. 458
'{' should be on the previous line. 468
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 469
'{' should be on the previous line. 472
'{' should be on the previous line. 482
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 483
'{' should be on the previous line. 486
'{' should be on the previous line. 496
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 497
'{' should be on the previous line. 500
'{' should be on the previous line. 510
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 511
'{' should be on the previous line. 514
'{' should be on the previous line. 524
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 525
'{' should be on the previous line. 528
'{' should be on the previous line. 538
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 539
'{' should be on the previous line. 542
'{' should be on the previous line. 552
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 553
'{' should be on the previous line. 556
'{' should be on the previous line. 566
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 567
'{' should be on the previous line. 570
'{' should be on the previous line. 580
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 581
'{' should be on the previous line. 584
'{' should be on the previous line. 594
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 595
'{' should be on the previous line. 598
'{' should be on the previous line. 608
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 609
'{' should be on the previous line. 612
Unused @param tag for 'outjar'. 619
Expected @param tag for 'file'. 621
'{' should be on the previous line. 622
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 623
'{' should be on the previous line. 626
'{' should be on the previous line. 636
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 637
'{' should be on the previous line. 640
'{' sho uld be on the previous line. 650
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 651
'{' should be on the previous line. 654
'{' should be on the previous line. 664
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 665
'{' should be on the previous line. 668
'{' should be on the previous line. 678
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 679
'{' should be on the previous line. 682
'{' should be on the previous line. 694
variable 't_AjcTask' must match pa ttern '^[a-z ] [a-zA-Z0-9 ] *$'. 695
'{' should be on the previous line. 698
'{' should be on the previous line. 714
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 715
'{' should be on the previous line. 718
'{' should be on the previous line. 728
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 729
'{' should be on the previous line. 732
'{' should be on the previous line. 744
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 747
'{' should be on the previous line . 750
'{' should be on the previous line. 760
'{' should be on the previous line. 769
'{' should be on the previous line. 773
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 778
'{' should be on the previous line. 781
'{' should be on the previous line. 793
'{' should be on the previous line. 795
variable 't_NewPath' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 796
variable 't_SourceRoots' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 799
'{' should be on the previous line. 802
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 806
'{' should be on the previous line. 809
'{' should be on the previous line. 820
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 823
'{' should be on the previous line. 826
'{' should be on the previous line. 836
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 839
'{' should be on the previous line. 842
'{' should be on the previous line. 852
'{' should be on the previous line. 861
'{' should be on the previous line. 865
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 870
'{' should be on the previous line. 873
'{' should be on the previous line. 885
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 888
'{' should be on the previous line. 891
Unused @throws tag for 'org.apache.tools.ant.BuildException'. 898
Expected @throws tag for 'BuildException'. 902
'{' should be on the previous line. 903
variable 't_AjcTask' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 904
'{' should be on the previous line. 907
'{' should be on the previous line. 909
variable 't_AspectOutput' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 910
'{' should be on the previous line. 913
'}' should be on the same line. 924
'{' should be on the previous line. 926
'{' should be on the previous line. 945
'{' should be on the previous line. 947
variable 't_Doclet' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 948
variable 't_strTemplateFactoryClass' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 960
'{' should be on the previous line. 963

cker/ContractCheckerUtils.java

Error Line
Unused import - java.io.BufferedReader 58
Unused import - java.io.FileReader 62
'{' should be on the previous line. 77
variable 'm__Singleton' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 86
'{' should be on the previous line. 93
'{' should be on the previous line. 102
'{' should be on the previous line. 111
'{' should be on the previous line. 117
'{' should be on the previous line. 122
'{' is not followed by whitespace. 134
'{' should be on the previous line. 149
'{' should be on the previous line. 166
'(' is followed by whitespace. 167
'{' should be on the previous line. 169
variable 't_fwWriter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 170
variable 't_pwWriter' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 172
'{' should be on the previous line. 189
'{' should be on the previous line. 202
'{' should be on the previous line. 206
'{' should be on the previous line. 223
'{' should be on the previous line. 227
'{' should be on the previous line. 240
'{' should be on the previous line. 244
variable 't_iThrowsPosition' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 247
'{' should be on the previous line. 250
'{' should be on the previous line. 266
'{' should be on the previous line. 270
variable 't_iReturnPosition' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 275
'{' should be on the previous line. 278
'{' should be on the previous line. 295
variable 't_cResult' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 296
'{' should be on the previous line. 299
variable 't_astrLocations' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 300
'{' should be on the previous line. 303
variable 't_iLocationIndex' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 304
'{' should be on the previous line. 307
'{' should be on the previous line. 326
'{' should be on the previous line. 330
variable 't_Location' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 331
'{' should be on the previous line. 337
'}' should be on the same line. 340
'{' should be on the previous line. 342

cker/ContractCheckerException.java

Error Line
'{' should be on the previous line. 57
'{' should be on the previous line. 64
'{' should be on the previous line. 75

cker/ContractViolation.java

Error Line
'{' should be on the previous line. 56
'{' should be on the previous line. 63
'{' should be on the previous line. 74

ontractchecker/ContractCheckerAspectTemplateGeneratorTest.java

Error Line
line longer than 80 characters 45
Unused import - org.acmsl.contractchecker.ContractCheckerAspectTemplateGenerator 53
type Javadoc comment is missing an @author tag. 91
'{' should be on the previous line. 95
line longer than 80 characters 97
variable 'contractcheckeraspecttemplategenerator' missing Javadoc. 97
variable 'contractcheckeraspecttemplategenerator' must be private and have accessor methods. 97
'{' should be on the previous line. 105
line longer than 80 characters 116
Expected @throws tag for 'Exception'. 117
'{' should be on the previous line. 118
line longer than 80 characters 120
'{' should be on the previous line. 130
'{' should be on the previous line. 143
line longer than 80 characters 153
'{' should be on the previous line. 157
line longer than 80 characters 163
line longer than 80 characters 165
'{' should be on the previous line. 169
line longer than 80 characters 175
line longer than 80 characters 177
'{' should be on the previous line. 181
line longer than 80 characters 189
'{' should be on the previous line. 193
'{' should be on the previous line. 209
method is missing a Javadoc comment. 214
'{' should be on the previous line. 215
line longer than 80 characters 217

ontractchecker/ContractCheckerDocletTest.java

Error Line
Unused import - org.acmsl.contractchecker.ContractCheckerDoclet 53
type Javadoc comment is missing an @author tag. 91
'{' should be on the previous line. 95
variable 'contractcheckerdoclet' missing Javadoc. 97
variable 'contractcheckerdoclet' must be private and have accessor methods. 97
'{' should be on the previous line. 105
Expected @throws tag for 'Exception'. 117
'{' should be on the previous line. 118
'{' should be on the previous line. 130
'{' should be on the previous line. 143
'{' should be on the previous line. 157
line longer than 80 characters 165
'{' should be on the previous line. 169
line longer than 80 characters 177
'{' should be on the previous line. 181
'{' should be on the previous line. 197
method is missing a Javadoc comment. 202
'{' should be on the previous line. 203

ontractchecker/ContractCheckerTaskTest.java

Error Line
Unused import - org.acmsl.contractchecker.ContractCheckerTask 53
type Javadoc comment is missing an @author tag. 91
'{' should be on the previous line. 95
variable 'contractcheckertask' missing Javadoc. 97
variable 'contractcheckertask' must be private and have accessor methods. 97
'{' should be on the previous line. 105
Expected @throws tag for 'Exception'. 117
'{' should be on the previous line. 118
'{' should be on the previous line. 130
'{' should be on the previous line. 143
'{' should be on the previous line. 156
'{' should be on the previous line. 173
line longer than 80 characters 175
'{' should be on the previous line. 191
'{' should be on the previous line. 203
'{' should be on the previous line. 215
'{' should be on the previous line. 227
'{' should be on the previous line. 239
'{' should be on the previous line. 251
'{' should be on the previous line. 263
'{' should be on the previous line. 275
line longer than 80 characters 283
'{' should be on the previous line. 287
'{' should be on the previous line. 299
'{' should be on the previous line. 311
line longer than 80 characters 319
'{' should be on the previous line. 323
line longer than 80 characters 331
'{' should be on the previous line. 335
line longer than 80 characters 343
'{' should be on the previous line. 347
'{' should be on the previous line. 359
line longer than 80 characters 367
'{' should be on the previous line. 371
'{' should be on the previous line. 383
line longer than 80 characters 391
'{' should be on the previous line. 395
'{' should be on the previous line. 407
'{' should be on the previous line. 419
'{' should be on the previous line. 431
'{' should be on the previous line. 443
'{' should be on the previous line. 455
'{' should be on the previous line. 467
'{' should be on the previous line. 479
'{' should be on the previous line. 491
line longer than 80 characters 499
'{' should be on the previous line. 503
'{' should be on the previous line. 515
'{' should be on the previous line. 527
'{' should be on the previous line. 539
line longer than 80 characters 547
'{' should be on the previous line. 551
line longer than 80 characters 559
'{' should be on the previous line. 563
line longer than 80 characters 571
'{' should be on the previous line. 575
'{' should be on the previous line. 587
line longer than 80 characters 595
'{' should be on the previous line. 599
'{' should be on the previous line. 611
'{' should be on the previous line. 622
line longer than 80 characters 624
'{' should be on the previous line. 640
line longer than 80 characters 648
'{' should be on the previous line. 652
line longer than 80 characters 660
'{' should be on the previous line. 664
'{' should be on the previous line. 675
line longer than 80 characters 677
'{' should be on the previous line. 693
line longer than 80 characters 701
'{' should be on the previous line. 705
'{' should be on the previous line. 717
line longer than 80 characters 725
'{' should be on the previous line. 729
'{' should be on the previous line. 745
method is missing a Javadoc comment. 750
'{' should be on the previous line. 751

ontractchecker/ContractcheckerSuite.java

Error Line
type Javadoc comment is missing an @author tag. 95
'{' should be on the previous line. 98
method is missing a Javadoc comment. 102
'{' should be on the previous line. 103
line longer than 80 characters 109
line longer than 80 charact ers 110
line longer than 80 characters 111
method is missing a Javadoc comment. 121
'{' should be on the previous line. 122